home *** CD-ROM | disk | FTP | other *** search
- # spar0.config
- #
- # This file is the configuration file for the SANA-II SPAR
- # driver. It only contains one config line (aside from
- # the comments). The format of the line (in ReadArgs()
- # style) is:
- #
- # PARNAME/A,PARUNIT/A/N,PARADDR/A/N,DESTADDR/N
- #
- # PARRNAME - The name of the PARnet device to use.
- #
- # PARUNIT - The unit number for the PARnet device.
- #
- # PARADDR - The PARnet address of the PARnet device (1-254)
- # Set this address ALWAYS to the last octet of your
- # machine's IP address. i.e. When your machine has
- # IP address 193.79.1.2 then set PARADDR to 2.
- # ^ ^
- # DSTADDR - The (optional) PARnet address of the remote machine.
- # Fill in this address when you have only 2 machines connected,
- # it gains more compatibility with Ethernet. (The PARnet address
- # of the remote machine is the last octet of the IP address of
- # that machine.)
-
- parnet.device 0 2
-